home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1999 #1 / Amiga Plus 1999 #1.iso / System-Boost / Workbench / Archive / PPCUnTGZ / smakefile < prev    next >
Encoding:
Makefile  |  1998-06-18  |  201 b   |  9 lines

  1. UnTGZ.elf: UnTGZ.o
  2.  
  3.     ppc-amigaos-ld -r lib:c_ppc.o UnTGZ.o so:akpng/ppc/zlib/libzip.a LIB:scppc.a lib:end.o -o UnTGZ.elf
  4.     Protect UnTGZ.elf +e
  5.  
  6. UnTGZ.o: UnTGZ.c
  7.  
  8.     SCPPC DEFINE=AMITIME UnTGZ.c
  9.